@font-face {
    font-family: "cinzel700";
    src: url(../fonts/Cinzel/static/Cinzel-Regular.ttf) format("truetype");
    font-weight: 700;
}
@font-face {
    font-family: "playfair";
    src: url(../fonts/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf) format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "Inter";
    src: url(../fonts/Inter/Inter-VariableFont_opsz\,wght.ttf) format("truetype");
    font-weight: 900;
}
@font-face {
    font-family: "dmserif";
    src: url(../fonts/DM_Serif_Display/DMSerifDisplay-Regular.ttf) format("truetype");
    font-weight: 900;
}
@font-face {
    font-family: "Open Sans";
    src: url(FONTS/Barlow_Semi_Condensed/BarlowSemiCondensed-Bold.ttf) format("truetype");
    font-weight: 800;
}
